home *** CD-ROM | disk | FTP | other *** search
Makefile | 1992-12-19 | 814 b | 31 lines |
- #
- # Generated by the NeXT Interface Builder.
- #
- # NOTE: Do NOT change this file -- Interface Builder maintains it.
- #
- # Put all of your customizations in files called Makefile.preamble
- # and Makefile.postamble (both optional), and Makefile will include them.
- #
-
- MAKEFILEDIR = /usr/lib/nib/
- NAME = Scrolling
- INTERFACES = Scrolling.nib
- CLASSES = DocView.m DrawingView.m EpsfParser.m Graphic.m ScrollApp.m
- MFILES = Scrolling_main.m ierror.m iinterpreterhooks.m iparserhooks.m
- CFILES = iinterpreter.c iparser.c lex.yy.c
- PSWFILES = DrawingViewWraps.psw
- TIFFFILES = zoom.tiff
- LIBS = -lNeXT_s -lsys_s
- INSTALLDIR = $(HOME)/Apps
- APPICON = Icon.tiff
-
- ICONSECTIONS = -segcreate __ICON app Icon.tiff
-
- -include Makefile.preamble
-
- include $(MAKEFILEDIR)Makefile.common
-
- -include Makefile.postamble
-
- -include Makefile.dependencies
-